StrictlyNegativeIntOrNull

Deprecated

Use the strictlyNegativeIntOrNull function instead.

Replace with

import kotools.types.number.strictlyNegativeIntOrNull
strictlyNegativeIntOrNull(value)

Returns the value as a StrictlyNegativeInt, or returns null if the value is positive.